projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ac7bfc
)
Delete eol whitespace; nfc.
author
Thien-Thi Nguyen
<ttn@gnuvola.org>
Thu, 24 Jan 2008 08:48:42 +0000
(08:48 +0000)
committer
Thien-Thi Nguyen
<ttn@gnuvola.org>
Thu, 24 Jan 2008 08:48:42 +0000
(08:48 +0000)
lisp/vc.el
patch
|
blob
|
history
diff --git
a/lisp/vc.el
b/lisp/vc.el
index b51a706a2a69c43d3504c1afb392825a0a192f93..74bfd045b54123914f5284e72036a361ec7b98ba 100644
(file)
--- a/
lisp/vc.el
+++ b/
lisp/vc.el
@@
-1035,7
+1035,7
@@
Else, add CODE to the process' sentinel."
;; (The message is ephemeral, so we make it loud.) --ttn
(propertize " (incomplete/in progress)"
'face 'compilation-warning
- 'help-echo
+ 'help-echo
"A VC command is in progress in this buffer"))
(let ((previous (process-sentinel proc)))
(unless (eq previous 'vc-process-sentinel)